I noticed that at the moment, XML-RSS has over 30 open bugs. So trying to help with this important module, I started to write patches for it.
At first I imported the files into the web-cpan repository , and patched it there. Then I wrote a few patches by working on the working copy of a checkout from the svn.perl.org repository, but that turned out not to scale too well. Eventually I decided to use svk instead, and wrote two patches using it.
I kept some notes in a text file about my progress. Here they are:
Bugs covered:
Ask Bjørn Hansen (the XML::RSS maintainer) has already applied a patch, but there are more in the Request Tracker. And there are still a lot of bugs to cover.
Re:Don't close bugs you haven't tested
speters on 2006-10-18T14:06:00
I've actually added a patch for this problem here.Re:Don't close bugs you haven't tested
ask on 2006-10-19T20:17:45
Thanks,
committed.